projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2017-10-08
K. Handa
New option for handling ZWNJ in Arabic text rendering
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
João Távora
Misc. minor adjustments to Flymake
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Johan Bockgård
Fix search for ~/.Xdefaults-HOSTNAME
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Paul Eggert
Speed up (format "%s" STRING) and the like
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Alan Mackenzie
Fontify untyped function declarations in C Mode correctly.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Michael Albinus
* lisp/net/tramp.el (tramp-tramp-file-p): Use `string...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Eli Zaretskii
Avoid crashes on C-g when several threads wait for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Paul Eggert
; Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Paul Eggert
Warn if --without-pop is now the default
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Paul Eggert
--with-pop is now the default only on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Michael Albinus
Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Michael Albinus
Add support for `file-system-info' in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Merge branch 'scratch/flymake-refactor-clean-for-emacs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Start rewriting Flymake manual
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Minimal tweak as an attempt to future-proof Flymake API
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Integrate Flymake elisp checkers into elisp-mode.el...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Hook Flymake onto proper checkdoc and byte-compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Tweak Flymake autoloads and dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Capitalize "Flymake" in docstrings and comments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake backends can report multiple times per check
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake uses proper idle timers
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake variable flymake-diagnostic-functions now a...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Batch of minor Flymake cleanup actions agreed to with...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Explicitly add a(n empty) keymap for Flymake
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake uses some new fringe bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Remove old flymake-display-err-menu-for-current-line...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Treat Flymake errors as just another type of diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Fix three Flymake bugs when checking C header files
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Add interactive flymake-start function
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
A couple of Flymake backends for emacs-lisp-mode
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Fancy Flymake mode-line construct displays status
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Tweak Flymake commands flymake-goto-[next/prev]-error
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake's flymake-proc.el backend slightly easier to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Simplify Flymake logging and erroring
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Philipp Stephani
Work around deprecation of gtk_style_context_get_backgr...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
New Flymake API variable flymake-diagnostic-functions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
More Flymake cleanup before advancing to backend redesign
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Protect Flymake's eager checks against commands like...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake highlights GCC info/notes as detected by flymak...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake checks file names before considering diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Echo Flymake error messages when navigating errors...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Add a new Flymake test for multiple errors and warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake warning face easier to distinguish
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake's flymake-proc.el parses column numbers from...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
New Flymake variable flymake-diagnostic-types-alist...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Refactor Flymake tests in preparation for more tests
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Allow running Flymake tests from interactive sessions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake diagnostics now apply to arbitrary buffer regions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Move symbols in flymake-proc.el to separate namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Completely rewrite Flymake's subprocess output processing
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Flymake provides flymake-report re-entry point for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
João Távora
Split Flymake into flymake.el into flymake-proc.el...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Nicolas Petton
; ChangeLog fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Nicolas Petton
Update authors.el
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Noam Postavsky
Give more helpful messages for python completion setup...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Eli Zaretskii
Fix the --without-x build
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Glenn Morris
; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Paul Eggert
Fix customization of zoneinfo-style-world-list
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Alan Mackenzie
Fix a CC Mode brace stack cache bug.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Paul Eggert
* etc/PROBLEMS: Document Bug#26638.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Paul Eggert
Prefer HTTPS to HTTP for gnu.org
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Paul Eggert
Merge from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simen Heggestøyl
Keep eww buffer current when looking up CSS on MDN
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Charles A....
Workaround for faulty localtime() under macOS 10.6
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Alan Mackenzie
Doc amendment for syntax-ppss.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Charles A....
Remove incorrect NEWS entry about 'find-library'
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Alan Mackenzie
Remove inadvertent changes to syntax.texi in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Alan Mackenzie
Amend documentation for text-quoting-style becoming...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Alan Mackenzie
Make the value nil in text-quoting-style mean what...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Alan Mackenzie
Make text-quoting-style customizable. Introduce t...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Michael Albinus
eshell.texi improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Alan Third
Fix ns-win.el on GNUstep
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Martin Rudalics
Fix reference style in org.texi
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Martin Rudalics
Improve handling of iconification of child frames ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Noam Postavsky
Revert "Don't lose arguments to eshell aliases (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Noam Postavsky
Make "unsafe directory" error message more informative...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eric Abrahamsen
Fix slot typecheck in eieio-persistent
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Dmitry Gutov
Fix semantic-ia-fast-jump
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Kaushal Modi
Bind vc-region-history
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Allen Li
Exit macro definition on undefined keys
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Tim Landscheidt
Reset bidi-paragraph-direction on article rendering
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Fix url-http use of url-current-object
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Andy Moreton
Avoid assertions in vc-hg.el on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Improve documentation of 'copy-sequence'
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Minor update of ack.texi
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
N. Jackson
* doc/emacs/emacs.texi (Acknowledgments): Add more...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Improve indexing of multi-file/buffer Isearch commands
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Mark Oteiza
Add CAM02 JCh and CAM02-UCS J'a'b' conversions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Fix uses of @kindex in the Emacs manual
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Eli Zaretskii
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Paul Eggert
Prefer HTTPS to HTTP for gnu.org
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Paul Eggert
; Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Noam Postavsky
Wait for frame visibility with timeout in w32term too
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Noam Postavsky
Bring back the busy wait after x_make_frame_visible...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Philipp Stephani
; * src/gtkutil.c (xg_check_special_colors): Add anothe...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Eli Zaretskii
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Glenn Morris
; Standardize license notices
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Eli Zaretskii
Fix last doc string change in simple.el
commit
|
commitdiff
|
tree
|
snapshot
next